Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: flow limits as operator #468

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

feat: flow limits as operator #468

wants to merge 5 commits into from

Conversation

Foivos
Copy link
Contributor

@Foivos Foivos commented Dec 9, 2024

AXE-6864
I can remove the <coin-types> argument and query it from chain for each token-id, but that would use more rpc queries.

@Foivos Foivos requested a review from a team as a code owner December 9, 2024 17:10
@@ -18,6 +18,47 @@ function parseTrustedChains(config, trustedChain) {
return trustedChain.split(',');
}

async function setFlowLimits(keypair, client, config, contracts, args, options) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a test for set/unset test-sui.yaml for coverage. you'll need to use a snapshot release temporarily

@milapsheth milapsheth changed the title feat(sui)!:flow limits as operator feat(sui)!: flow limits as operator Dec 12, 2024
@Foivos Foivos changed the title feat(sui)!: flow limits as operator feat: flow limits as operator Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants